Configurates the
C1.Web.Mvc.FlexGridBase<T>.OnClientCopied client event. Occurs after the user has copied the selection content to the clipboard by pressing one of the clipboard shortcut keys (see the autoClipboard property).
シンタックス
'宣言
Public Overridable Function OnClientCopied( _
ByVal As System.String _
) As
public virtual OnClientCopied(
System.string
)
パラメータ
- value
- The value.
戻り値の型
Current builder.
参照